﻿.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
	width:1100px;
	
}

.blkproductlistx .LeftButton {
	background: url(../images/next.png) no-repeat;
	width:26px;
	height:47px;
	position:absolute;
	right:0;
	top:40%;
	cursor:pointer;
	z-index:999;

}

.blkproductlistx .RightButton { background:url(../images/prev.png) no-repeat;
	width:26px;
	height:47px;
	position:absolute;
	left:0px;
	top:40%;
	cursor:pointer;
	z-index:999;
}

.blkproductlistx
{
    margin: 0 auto;
    width:1200px;
    height:349px;
	text-align:center;
	overflow: hidden;
}
.Cont 
{
    margin: 0 auto;
    height:auto;
	text-align:center;
	overflow: hidden;
	
}
.blkproductlistx ul li
{
    float:left;
	/*margin-right:5px;*/
    }
